go/types.Checker.later (method)

14 uses

	go/types (current package)
		call.go#L154: 	check.later(func() {
		check.go#L266: func (check *Checker) later(f func()) *action {
		decl.go#L524: 	check.later(func() {
		decl.go#L749: 		check.later(func() {
		decl.go#L837: 		check.later(func() {
		interface.go#L231: 	check.later(func() {
		literals.go#L99: 			check.later(func() {
		signature.go#L351: 	check.later(func() {
		struct.go#L146: 			check.later(func() {
		typeset.go#L242: 				check.later(func() {
		typexpr.go#L174: 	check.later(func() {
		typexpr.go#L361: 		check.later(func() {
		typexpr.go#L444: 	check.later(func() {
		union.go#L91: 	check.later(func() {